configcat-kotlin-client
Toggle table of contents
5.1.0
wasmJs
Platform filter
wasmJs
Switch theme
Search in API
configcat-kotlin-client
configcat-kotlin-client
/
com.configcat
/
[wasmJs]LocalStorageCache
/
write
write
wasmJs
open
suspend override
fun
write
(
key
:
String
,
value
:
String
)
Writes the given
value
to the cache by the given
key
.